Welcome![Sign In][Sign Up]
Location:
Search - mfc tcp

Search list

[WinSock-NDISTCP聊天 MFC socket 网络编程

Description: TCP聊天 MFC socket 网络编程
Platform: | Size: 132926 | Author: 562358126 | Hits:

[Internet-NetworkSocketBaseClass

Description: 一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
Platform: | Size: 6144 | Author: 黎昱 | Hits:

[Internet-NetworkRaw TCP-IP类库

Description: 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP/IP protocol, and allows users to create a custom TCP/IP header, allowing IP fraud and other types of attacks. The bank also used the informal communications network (when you do not want your project using MFC, which has been used for a commercial product ATL)
Platform: | Size: 630784 | Author: 罗萧 | Hits:

[Internet-Networkclient_server

Description: 一个小的客户机服务器程序(采用tcp) 该程序用VC++制作,运行时需要MFC库; server端只允许有一个; 程序支持40个Client端(测试是用了8个);-a small client-server process (using tcp) the procedures VC production, Runtime need MFC library; server-only allow one; supports 40 Client- (beta is spent 8);
Platform: | Size: 74752 | Author: zhangbb | Hits:

[TCP/IP stacksockettcpip

Description: WinSocket TCP/IP编程,使用MFC类库实现服务端和客户端。开发环境为VC60-WinSocket TCP/IP programming, MFC use of services and clients. Development Environment for VC60
Platform: | Size: 95232 | Author: 王良高 | Hits:

[Internet-NetworkTcp-Chat

Description: tcp连接的实现,聊天程序,mfc实现,适合初学者研究-tcp connecting the realization chatting procedures mfc realized, for beginners study
Platform: | Size: 20480 | Author: 张及 | Hits:

[Internet-NetworkClientAndServer_Chat

Description: 类似于QQ聊天室的网络即时通讯应用程序,用MFC开发,基于TCP/IP,其中包含了客户端和服务器端的源码,希望对网络编程的学习有所帮助-QQ chat room similar to the instant communication network applications, using MFC development, based on TCP/IP, which includes the client and server side of the source, and I hope to learn from the Network Programming help
Platform: | Size: 172032 | Author: 杨敬 | Hits:

[TCP/IP stackSocketExample

Description: 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP/TCP/FTP protocol implemented, and string, and the data flow both transmission modes.
Platform: | Size: 77824 | Author: 就是恶 | Hits:

[Internet-Networknetwork2

Description: 介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。 -Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other important concepts, and on this basis are discussed based on VC++ The MFC to prepare client/server procedures and the general process.
Platform: | Size: 2203648 | Author: dfsdf | Hits:

[Internet-NetworkdllHwSocket

Description: ◆◆◆ 《模仿 MFC 中的 CAsyncSocket 类写的一个网络通信类 CHwSocket》◆◆◆ MFC 中提供两个用于网络编程的类分别为异步的 CAsyncSocket 类和同步的 CSocket 类,这两个类用来编写网络通信程序时非常方便,但也存在一些问题,例如:不能跨线程访问、程序发布时使用静态连接 MFC 时也有问题、默认使用了窗口来接受消息,在无窗口的程序中也有问题,这些问题我一直没有解决,如果有高手知道解决方法敬请告知,我的 E-Mail 地址是:chrys@163.com。 为了编程方便,我这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-09-23 00:29:12
Platform: | Size: 40960 | Author: 谢红伟 | Hits:

[Internet-NetworkTCPsimplerealzation

Description: 采用MFC编程 实现TCP网络聊天室的简单实现-MFC programming using TCP networks realize a simple chat room
Platform: | Size: 74752 | Author: 檐子 | Hits:

[ICQ-IM-ChatTCP-chatroom

Description: 基于TCP协议的网络聊天程序,基于MFC编程。-Based on the TCP network protocol chat program, based on the MFC programming.
Platform: | Size: 82944 | Author: 小明 | Hits:

[TCP/IP stackTcpServerDemo

Description: mfc下开发的 tcp ip 接收和发送实例源码-mfc tcp send receive example source code
Platform: | Size: 4096 | Author: haiyin | Hits:

[Internet-NetworkMFC_ChatRoom_WINSOCK-TCP

Description: MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
Platform: | Size: 1657856 | Author: 田杰 | Hits:

[TCP/IP stackMFC

Description: this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
Platform: | Size: 5810176 | Author: musmar | Hits:

[Windows DevelopTCP

Description: MFC中TCP/IP传输数据 对话框方式 可参考-MFC to transfer data can be found in the TCP
Platform: | Size: 39936 | Author: HeavenTiger | Hits:

[Internet-Networktcp

Description: 聊天室程序 mfc写的界面 多人聊天等采用异步选择模型 -Chat program
Platform: | Size: 4059136 | Author: dadsa | Hits:

[TCP/IP stackMFC-TCP

Description: 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
Platform: | Size: 18959360 | Author: 王林峰 | Hits:

[Windows DevelopMFC.multi.threaded.TCP.service.

Description: MFC多线程TCP服务设计经典代码MFC multi-threaded TCP service design classic code -MFC multi-threaded TCP service design classic code
Platform: | Size: 52224 | Author: | Hits:

[TCP/IP stackTCP

Description: 这是一个关于TCP的简单程序。(This is a simple program about TCP)
Platform: | Size: 18890752 | Author: YeYu12345 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net